Skip to content

build(deps): bump mlflow from 2.13.2 to 3.1.0 in /tests/data/serve_resources/mlflow/xgboost #5218

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 24, 2025

Bumps mlflow from 2.13.2 to 3.1.0.

Release notes

Sourced from mlflow's releases.

3️⃣ MLflow 3 3️⃣

MLflow 3: Redefining MLOps for the GenAI Era

MLflow 3 is now available to everyone, marking the biggest evolution in the best open-source MLOps platform's history and transforming how millions of developers build, deploy, AI applications. While previous versions focused on traditional ML workflows, MLflow 3 fundamentally reimagines the platform for the GenAI era. This isn't just an update, but a complete paradigm shift that brings enterprise-grade GenAI capabilities to the open source community for the first time.

🎯 Improved Model Tracking for GenAI

MLflow 3 introduces a refined architecture with the new LoggedModel entity as a first-class citizen, moving beyond the traditional run-centric approach. This enables better organization and comparison of GenAI models. agents, deep learning checkpoints, and model variants across experiments.

🔗 Comprehensive Performance Tracking & Observability

Enhanced model tracking provides comprehensive lineage between models, runs, traces, prompts, and evaluation metrics. The new model-centric design allows you to group traces and metrics from different development environments and production, enabling rich comparisons across model versions.

📊 Production-Grade GenAI Evaluation

MLflow's evaluation and monitoring capabilities help you systematically measure, improve, and maintain the quality of your GenAI applications throughout their lifecycle. From development through production, use the same quality scorers to ensure your applications deliver accurate, reliable responses while managing cost and latency. Visit documentation for more details.

👥 Human-in-the-Loop Feedback

Real-world GenAI applications need human oversight. MLflow 3 now tracks human annotations and feedback for model predictions, enabling streamlined human-in-the-loop evaluation cycles. This creates a collaborative environment where data scientists, domain experts, and stakeholders can efficiently improve model quality together. (Note: Currently available in Databricks Managed MLflow. Open source release coming in the next few months.)

⚡️ State-of-the-Art Prompt Optimization

Transform prompt engineering from art to science. The MLflow Prompt Registry now includes prompt optimization capabilities built on top of the state-of-the-art research, allowing you to automatically improve prompts using evaluation feedback and labeled datasets. This includes versioning, tracking, and systematic prompt engineering workflows.

📚 Revamped Website and Documentation

The MLflow documentation and website has been fully redesigned to support two main user journeys: GenAI development and classic machine learning workflows. The new structure offers dedicated sections for GenAI features (including LLMs, prompt engineering, and tracing), and traditional ML capabilities such as experiment tracking, model registry, deployment, and evaluation.

▶︎▶︎▶︎ Ready to Get Started? ▶︎▶︎▶︎

Get up and running with MLflow 3 in minutes:

pip install 'mlflow>=3.1'

Resources:

🌐 New Website | 📖 Documentation | 🎉:Release Notes

🏎️ The Road Ahead 🏎️

It is just the beginning. The open source community continues driving innovation toward the world's best open-source MLOps/LLMOps platform. Here's how you can be part of the journey:

How to Get Involved:

  • 🔧 Contribute Code: From bug fixes to major features, all contributions welcome
  • 🐝 Report Issues: Help us improve by reporting bugs and requesting features
  • 💬 Join Discussions: Technical discussions, roadmap planning, and peer support
  • 📝 Share Your Story: Write blogs, tutorials, and docs about your MLflow implementations to help others learn!

... (truncated)

Changelog

Sourced from mlflow's changelog.

CHANGELOG

3.1 (2025-06-11)

MLflow 3 includes several major features and improvements

Features:

Bug fixes:

Breaking changes:

  • [Tracking] Move prompt registry APIs under mlflow.genai.prompts namespace (#16174, @​B-Step62)
  • [Model Registry] Default URI to databricks-uc when tracking URI is databricks & registry URI is unspecified (#16135, @​dbczumar)
  • [Tracking] Do not log SHAP explainer in mlflow.evaluate (#15827, @​harupy)
  • [Tracking] Update DataFrame schema returned from mlflow.search_trace() to be V3 format (#15643, @​B-Step62)

... (truncated)

Commits
  • 39a419b Run python3 dev/update_mlflow_versions.py pre-release ... (#16187)
  • c44e13f Run python3 dev/update_ml_package_versions.py (#16186)
  • 43b4091 Mlflow 3 docs refactor (#15954)
  • 4b74195 Remove log_models from openai autolog (#16178)
  • 3d6758f Fix labeling schemas usage (#16177)
  • 23595f4 [BUG] ERROR mlflow.server: Exception on /graphql when trying to open a run if...
  • 6464d1b Link prompts to traces when loaded via fluent API (#16167)
  • 5795d77 Update ML package versions for 3.1.0 (#16171)
  • a61080e Correct the way to check the error messages for optuna study (#16169)
  • e1dfdeb Move prompt registry APIs under mlflow.genai.prompt namespace (#16174)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [mlflow](https://github.com/mlflow/mlflow) from 2.13.2 to 3.1.0.
- [Release notes](https://github.com/mlflow/mlflow/releases)
- [Changelog](https://github.com/mlflow/mlflow/blob/master/CHANGELOG.md)
- [Commits](mlflow/mlflow@v2.13.2...v3.1.0)

---
updated-dependencies:
- dependency-name: mlflow
  dependency-version: 3.1.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jun 24, 2025
@dependabot dependabot bot requested a review from a team as a code owner June 24, 2025 04:46
@dependabot dependabot bot requested a review from Aditi2424 June 24, 2025 04:46
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jun 24, 2025
@sage-maker sage-maker temporarily deployed to manual-approval July 11, 2025 19:15 — with GitHub Actions Inactive
Copy link

codecov bot commented Jul 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.08%. Comparing base (fca7cc0) to head (d45ff42).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5218      +/-   ##
==========================================
- Coverage   86.08%   86.08%   -0.01%     
==========================================
  Files         449      449              
  Lines       43657    43657              
==========================================
- Hits        37582    37581       -1     
- Misses       6075     6076       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@sage-maker sage-maker merged commit 2ee8407 into master Jul 12, 2025
14 checks passed
@sage-maker sage-maker deleted the dependabot/pip/tests/data/serve_resources/mlflow/xgboost/mlflow-3.1.0 branch July 12, 2025 01:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant